body {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    line-height: 12pt;
    letter-spacing: 1px;
}

.logoWrapperMap {
    position: absolute;
    top: 0;
    pointer-events: none;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

    .logoWrapperMap img {
        max-width: 60px;
        position: absolute;
    }

.logoMap {
    height: 100%;
}

.hm .subWrapper {
    display: none;
}

.rm {
    text-decoration: underline;
    font-size: 10pt;
}

.hamburger {
    width: 50px;
    position: fixed;
    top: 15px;
    right: 40px;
    z-index: 999;
}

nav .subWrapper h1 {
    display: none;
}

.navBlock nav + nav {
    width: 100%;
}

.navBlock nav ul {
    padding: 0px;
}

.navBlock nav li {
    width: 100%;
    text-align: right;
}

.navBlock nav a {
    border-right: 1px solid white;
    margin-bottom: 9px;
    padding: 1% 3%;
    font-size: 10pt;
    line-height: 8pt;
}

.navBlock {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 90%;
    background-color: #B3CE53;
    padding: 3% 5%;
}

.zuid .navBlock {
    background-color: #FFB168;
}

.westhoek .navBlock {
    background-color: #A0BFD6;
}

.mobileMenu {
    display: none;
}

.contentContainer {
    width: 300px;
    margin: auto;
}

header {
    position: relative;
    color: black;
}

    header .contentContainer {
        z-index: 2;
        position: relative;
        line-height: 0;
    }

    header .contentContainer .signatureWrapper
    {
        line-height: normal;
    }

.overlayHeader {
    background-color: rgba(0,0,0,0.2);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 4;
    left: 0;
}

p {
    font-size: 10pt;
    line-height: 12pt;
    letter-spacing: 1px;
}

.whiteText {
    color: black;
}

header h1 {
    text-transform: uppercase;
    color: black;
    font-weight: normal;
    line-height: 10pt;
    font-size: 12pt;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
    letter-spacing: 2px;
}

    header h1 span {
        font-size: 8pt;
        clear: both;
        width: 100%;
        display: block;
        padding: 10px 0px;
    }

.headerLeft {
    width: 100%;
}

.signature {
    font-family: 'Bad Script', cursive;
    width: 100%;
    font-size: 11pt;
    text-align: right;
}

.headerRight {
    width: 100%;
    padding-top: 50px;
}

.postCodeWrapper {
    width: 100%;
    text-align: center;
}

    .postCodeWrapper input {
        border: 1px solid black;
        width: 90%;
        padding: 4% 2%;
        font-weight: bold;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #524d49;
        text-align: center;
        font-size: 8pt;
//        background-image: url(../img/searchIcon.png);
        background-position: right 10px top 4px;
        background-repeat: no-repeat;
    }

.whiteBlock {
    padding: 50px 0px;
}

.whiteBlock .contactNetwerk
{
    margin: 0px;
}

    .whiteBlock .subWrapper {
        display: block;
        opacity: 1;
        position: relative;
        margin-top: 0px;
        right: 0;
        padding: 20px 0px;
    }

        .whiteBlock .subWrapper h1 {
            margin: 10px 0px;
        }

.dekade .whiteBlock .subWrapper a:hover, .dekade .whiteBlock .contentLeft a{ 
    color: #404c1d;
    text-decoration: underline;
}

.mantel .whiteBlock .subWrapper a:hover, .mantel .whiteBlock .contentLeft a{ 
    color: #A0B277;
    text-decoration: underline;
}

.heide .whiteBlock .subWrapper a:hover, .heide .whiteBlock .contentLeft a {
    color: #38A14B;
    text-decoration: underline;
}

.zuid .whiteBlock .subWrapper a:hover, .zuid .whiteBlock .contentLeft a {
    color: #DF7A1C;
    text-decoration: underline;
}

.westhoek .whiteBlock .subWrapper a:hover, .westhoek .whiteBlock .contentLeft a {
    color: #5080a4;
    text-decoration: underline;
}

.contactNetwerk
{
    margin: auto;
}

.contactNetwerk i {
    margin-right: 10px;
    font-size: 10pt;
}

.contactNetwerk td {
    text-align: left;
}

.contactNetwerk p {
    float: left;
    text-align: left;
    width: 100%;
}

.netwerk {
    text-align: center;
    vertical-align: top;
}

.netnetwerk-palliatieve-zorg-zuid-west-vlaanderen i, .netnetwerk-palliatieve-zorg-zuid-west-vlaanderen a {
    color: #df7a1c;
}

.netnetwerk-palliatieve-zorg-westhoek-oostende i, .netnetwerk-palliatieve-zorg-westhoek-oostende a {
    color: #2887b4;
}


.netde-mantel i, .netde-mantel a, .mantel .navBlock .subWrapper li a:hover {
    color: #62701f !important;
}

.heide .navBlock .subWrapper li a:hover {
    color: #38A14B !important;
}

.dekade .navBlock .subWrapper li a:hover {
    color: #404C1D !important;
}

.netheidehuis i, .netheidehuis a {
    color: #38A14B;
}

footer {
    background-color: #212121;
    color: white;
    text-align: center;
    padding: 50px 0px;
}

.footerNav {
    width: 100%;
    text-align: center;
}

    .footerNav ul {
        width: 100%;
        padding: 0px;
        text-align: center;
    }

    nav li, .footerNav li {
        display: inline-block;
        list-style: none;
    }

        nav li a, .footerNav li a {
            padding: 20px;
            display: block;
            text-transform: uppercase;
        }

.logo {
    padding: 18px 0px;
    text-align: center;
}

.owl-carousel {
    max-height: 300px;
    overflow: hidden;
}

.achterliggend .netwerk {
    text-align: center;
    margin: 0px 0px 20px 0px;
    min-height: 240px;
    position: relative;
    padding: 2%;

}

    .achterliggend .netwerk .rm {
        position: absolute;
        bottom: 0px;
    }

    .achterliggend .netwerk img {
        margin-bottom: 5px;
        float: left;
    }

    .achterliggend .netwerk h2 {
        text-align: left;
        min-height: 61px;
        color: #676767;
        font-weight: normal;
        text-transform: uppercase;
        font-size: 10pt;
        line-height: 12pt;
        margin-bottom: 10px;
    }

.achterliggend.westhoek .netwerk h2 {
    text-align: left;
    padding-left: 37px;
    padding-bottom: 11px;
    background-position: 0px 5px;
    background-image: url('/assets/websitedata/Palliatieve zorgen - Main/img/iconOostende.png');
    background-repeat: no-repeat;
}

.achterliggend.heide .netwerk h2 {
    text-align: left;
    padding-left: 37px;
    padding-bottom: 11px;
    background-position: 0px 5px;
    background-image: url('/assets/websitedata/Palliatieve zorgen - Main/img/iconGreenHome.png');
    background-repeat: no-repeat;
}

.achterliggend.mantel .netwerk h2 {
    text-align: left;
    padding: 34px 0px 20px 21px;
    background-image: url('/assets/websitedata/Palliatieve zorgen - Main/img/iconMantel.png');
    background-repeat: no-repeat;
}
.achterliggend.dekade .netwerk h2 {
    text-align: left;
    padding: 34px 0px 20px 21px;
    background-image: url('/assets/websitedata/Palliatieve zorgen - Main/img/iconDeKade.png');
    background-repeat: no-repeat;
    color: #404c1d;
}

    .achterliggend.mantel .netwerk h2 span {
        background-color: #FFF1BC;
        padding: 8px 10px 6px 10px;
        display: block;
    }

    .achterliggend.dekade .netwerk h2 span {
        background-color: #E39429;
        padding: 8px 10px 6px 10px;
        display: block;
    }

.achterliggend .netwerk p {
    text-align: left;
}

.navBlock label {
    display: none;
}

.navBlock form {
    width: 100%;
    display: inline-block;
}

.navBlock .control-group {
    margin-bottom: 0px;
}

    .navBlock .control-group:nth-child(3) {
        width: 75%;
        float: left;
    }

    .navBlock .control-group:nth-child(4) {
        width: 24.5%;
        float: left;
    }

.navBlock input {
    margin-bottom: 1px;
    outline: none;
    border: 0px solid #E8E8E8;
    padding: 2%;
    width: 96%;
}

    .navBlock input[type=submit] {
        background-color: #B3CE53;
        background-image: url('/assets/websitedata/Palliatieve zorgen - Main/img/arrowIcon.png');
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 1px;
        padding: 5%;
        border: 1px solid #B3CE53;
        transition: 0.3s;
        width: 100%;
    }

.heide .navBlock input[type=submit] {
    background-color: #38A14B;
    border: 1px solid #38A14B;
}

.dekade .navBlock input[type=submit] {
    background-color: #E39429;
    border: 1px solid #E39429;
}

.zuid .navBlock input[type=submit] {
    background-color: #DF7A1C;
    background-image: url('/assets/websitedata/Palliatieve zorgen - Main/img/arrowIconZuid.png');
    border: 1px solid #DF7A1C;
}

.westhoek .navBlock input[type=submit] {
    background-color: #5181a5;
    background-image: url('/assets/websitedata/Palliatieve zorgen - Main/img/arrowIconZuid.png');
    border: 1px solid #5181a5;
}

.navBlock input[type=submit]:hover {
    background-color: #A0B277;
}

.dekade .navBlock input[type=submit]:hover {
    background-color: #EBDED4;
}

.heide .navBlock input[type=submit]:hover {
    border-color: #A0B277;
}

.dekade .navBlock input[type=submit]:hover {
    border-color: #EBDED4;
}

.zuid .navBlock input[type=submit]:hover {
    background-color: #FF9A3B;
}

.westhoek .navBlock input[type=submit]:hover {
    background-color: #184064;
}

.navBlock .control-group:nth-child(2) input {
    background-image: url('/assets/websitedata/Palliatieve zorgen - Main/img/loginIcon.png');
    background-repeat: no-repeat;
    background-position: right 25px center;
}

.navBlock .searchInput {
    background-image: url('/assets/websitedata/Palliatieve zorgen - Main/img/searchIcon.png');
    background-repeat: no-repeat;
    background-position: right 25px center;
}

.navBlock .loginWrapper {
    float: left;
    width: 100%;
}

    .navBlock .loginWrapper .success {
        display: none;
    }

.navBlock nav {
    float: right;
    width: 100%;
}

.carleft {
    width: 100%;
}

    .carleft .carLeftTitle {
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px;
    }

.contentLeft, .contentRight {
    Width: 100%;
}

.overzichtBtn {
    padding: 10px;
    width: 312px;
    margin: 0px auto 33px auto;
    text-transform: uppercase;
    box-sizing: border-box;
}

.zuid .overzichtBtn {
    background-color: #DF7A1C;
}

.zuid .navBlock .subWrapper li a:hover {
    color: #DF7A1C !important;
}

.westhoek .overzichtBtn {
    background-color: #5181A5;
}

.westhoek .navBlock .subWrapper li a:hover {
    color: #5181A5 !important;
}

.mantel .overzichtBtn {
    background-color: #B3CE53;
}

.heide .overzichtBtn {
    background-color: #38A14B;
}

.dekade .overzichtBtn {
    background-color: #E39429;
}

.agendaPuntHoofding {
    display: none;
}

.agendaDatum {
    width: 100%;
}

.agendaTitel {
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
}

.agendaOmschrijving {
    width: 100%;
}

.agendaPunt {
    background-color: white;
    padding: 2%;
    padding-bottom: 20px;
    width: 96%;
}

    .agendaPunt:nth-child(even) {
        background-color: #E8E8E8;
    }

.agendaInschrijving {
    width: 100%;
    padding-top: 20px;
    text-align: right;
}

    .agendaInschrijving a {
        padding: 2%;
        width: 75%;
        color: white;
        display: block;
        background-color: #B3CE53;
        float: right;
        text-align: center;
        transition: 0.3s;
    }

.heide .agendaInschrijving a {
    background-color: #38A14B;
}

.dekade .agendaInschrijving a {
    background-color: #38491F;
}

.westhoek .agendaInschrijving a {
    background-color: #5181A5;
}

.zuid .agendaInschrijving a {
    background-color: #df7a1c;
}

.agendaInschrijving .inschrijvenJa {
    display: block;
}

.agendaInschrijving .inschrijvenNee {
    display: none;
}

.hm {
    position: relative;
}

.subWrapper {
    display: block;
    margin-top: 1px;
    background-color: white;
}

nav .subWrapper ul li, nav .subWrapper ul {
    list-style: circle;
}

.navBlock .subWrapper li a {
    box-sizing: border-box;
    width: 100%;
    background-color: transparent !important;
    color: #524d49 !important;
}

nav ~ nav .loggedInMenu {
    display: none;
}

@media all and (min-width: 768px) {

    .logo {
        max-width: 50%;
        margin: auto;
    }

    .agendaPuntHoofding {
        display: inline-block;
        font-weight: bold;
        padding: 2%;
        width: 96%;
        padding-bottom: 12px;
        border-bottom: 2px solid black;
    }

    .agendaDatum {
        width: 20%;
    }

    .agendaPuntHoofding .agendaTitel {
        font-weight: bold;
    }

    .agendaTitel {
        width: 18%;
        margin-right: 2%;
        font-weight: normal;
        text-transform: none;
    }

    .agendaOmschrijving {
        width: 40%;
    }

    .agendaInschrijving {
        width: 20%;
        padding-top: 0px;
    }

    .contentLeft {
        Width: 65%;
    }

    .contentRight {
        Width: 34%;
    }

    body {
        font-size: 11pt;
        line-height: 14pt;
    }

    .contentContainer {
        width: 600px;
        margin: auto;
    }

    header h1 {
        text-align: left;
        font-size: 16pt;
    }

        header h1 span {
            width: auto;
            display: inline-block;
        }

    p {
        font-size: 11pt;
        line-height: 14pt;
    }

    .signature {
        font-size: 11pt;
        padding: 5px 0px;
    }

    .postCodeWrapper input {
        width: 80%;
        padding: 3% 2%;
        background-position: right 20px top 12px;
        font-size: 11pt;
    }

    .kaart {
        position: relative;
    }

        .kaart img {
            position: relative;
        }

    .whiteBlock {
        padding: 125px 0px 50px;
    }

    .netwerkWrapper {
        text-align: center;
    }

    .netwerk {
        width: 42%;
        margin: 0px 3%;
        text-align: left;
    }

    .navBlock .loginWrapper {
        float: left;
        width: 37%;
    }

    .navBlock nav {
        float: right;
        width: 56%;
    }
}

@media all and (min-width: 1200px) {

    .footerNav .net1
    {
        width: 20%;
    }

    header {
        position: absolute;
        top: 0;
        margin: auto;
        width: 100%;
    }

    /*.hm:hover .subWrapper {
        display: block;
        opacity: 1;
    }*/

    .hamburger {
        display: none;
    }

    .agendaInschrijving a:hover {
        background-color: #A0B277;
    }

    .zuid .agendaInschrijving a:hover {
        background-color: #FFB168;
    }

    .overzichtBtn {
        margin: -42px auto 33px auto;
    }

    .sloganWhite {
        width: 66%;
    }

    .owl-carousel {
        max-height: 575px;
    }

    .logo {
        padding: 0px 0px 0px 0px;
        text-align: left;
        max-width: 24%;
        margin: 0px;
    }

    .mantel .logo {
        max-width: 35%;
    }

    .mantel .netwerk:hover
    {
        background-color: #fff1bc;
        transition: 0.3s;
    }

    .westhoek .logo {
        margin-top: -9px;
        max-width: 250px;
    }

    .navBlock {
        display: block;
        position: absolute;
        right: 0px;
        left: auto;
        z-index: 3;
        background-color: transparent !important;
        width: 17%;
        padding: 20px 0px 0px 0px;
    }

        .navBlock input {
            width: 97%;
                padding: 11px 1% 12px 1%;
        }

        .navBlock ul {
            padding: 0px;
        }

        .navBlock li {
            width: 98%;
            margin-bottom: 1px;
        }

        .achterliggend .navBlock li, .navBlock nav, .navBlock nav + nav {
            width: 100%;
        }

        .navBlock nav {
            display: block;
            padding-bottom: 10px;
        }

            .navBlock nav a {
                margin-bottom: 0px;
                font-size: 11pt;
                line-height: 10pt;
            }

    nav ul {
        text-align: right;
        padding-top: 10px;
    }

    nav li a, .footerNav li a {
        font-size: 11pt;
    }

    .navBlock nav li a {
        background-color: #B3CE53;
        width: 90%;
        color: #524D49;
        padding: 7px 5% 5px 5%;
        transition: 0.3s;
    }

    .heide .netwerk:hover
    {
        background-color: #ebf273;
        transition: 0.3s;
    }

    .heide .navBlock nav li a {
        background-color: #38A14B;
        color: white;
    }

    .heide .navBlock .loggedInMenu a {
        background-color: #79B146;
    }

    .dekade .netwerk:hover
    {
        background-color: #EBDED4;
        transition: 0.3s;
    }

    .dekade .navBlock nav li a {
        background-color: #E39429;
        color: #404C1D;
    }

    .dekade .navBlock .loggedInMenu a {
        background-color: #79B146;
    }

    .navBlock .loggedInMenu a {
        background-color: #c3d698;
    }

    .zuid .netwerk:hover
    {
        background-color: #FF9A3B;
        transition: 0.3s;
    }

    .zuid .navBlock .loggedInMenu a {
        background-color: #F7A76E;
        color: #FFFFFF;
    }

    .westhoek .netwerk:hover
    {
        background-color: #86a9c3;
         transition: 0.3s;
    }

    .westhoek .navBlock .loggedInMenu a {
        background-color: #184065;
    }

    .zuid .navBlock nav li a {
        background-color: #DF7A1C;
        color: #fff;
    }

    .westhoek .navBlock nav li a {
        background-color: #5080a4;
        color: #fff;
    }

    .navBlock nav li a:hover {
        background-color: #A0B277;
    }

    .dekade .navBlock nav li a:hover {
        background-color: #EBDED4;
    }

    .zuid .navBlock nav li a:hover {
        background-color: #FF9A3B;
    }

    .westhoek .navBlock nav li a:hover {
        background-color: #184064;
    }

    .whiteText {
        color: white;
    }

    header {
    }

    .headerHoofd {
    }

    body, p {
        font-size: 11pt;
        line-height: 14pt;
    }

    .contentContainer {
        width: 1020px;
        margin: auto;
    }

    header, header h1 {
        color: white;
    }

    .netwerk {
        width: 20%;
        margin: 0px 2%;
        text-align: left;
    }

    .headerLeft {
        width: 55%;
    }

    .achterliggend .headerLeft {
        width: 86%;
    }

    .headerLeft .signatureWrapper {
        width: 100%;
    }

    .getuigenisWrapper {
        position: absolute;
        bottom: 25px;
        width: 561px;
    }

    .achterliggend .headerLeft .owl-carousel {
        padding-top: 0px;
    }

    .achterliggend .headerLeft .carleft {
        width: 45%;
        padding-top: 105px;
    }

    .mantel .headerLeft .carleft {
        padding-top: 15px;
    }

    .carleft .carLeftTitle {
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px;
    }

    .carleft.right p {
        text-align: right;
    }

    .achterliggend .headerLeft .tweedeCar {
        float: right;
    }

    .headerRight {
        float: right;
        height: 575px;
        width: 35%;
        padding: 0px;
        background-color: rgba(255,255,255,0.3);
    }

    .kaart {
        position: relative;
        height: 315px;
    }

        .kaart img {
            left: 2%;
            top: 43px;
        }

    .postCodeWrapper input {
        width: 78%;
        padding: 4% 2%;
        background-position: right 5px top 8px;
        font-size: 11pt;
    }

    .whiteBlock {
        padding: 25px 0px 50px;
    }

    .achterliggend .whiteBlock {
        padding: 80px 0px 50px;
    }

    footer {
        padding: 20px 0px;
    }

    .footerInfo {
        width: 55%;
        text-align: left;
    }

    .achterliggend .footerInfo {
        width: 38%;
    }

    .footerNav {
        float: right;
        width: 25%;
    }

    .achterliggend .footerNav {
        float: right;
        width: 30%;
    }

    .footerNav ul {
        text-align: right;
    }

    .achterliggend .footerNav li a {
        padding: 12px;
    }

    .navBlock .loginWrapper {
        float: none;
        width: 100%;
    }

    .navBlock input[type=submit] {
        margin-left: 0px;
        padding: 11.5%;
        min-height: 35px;
        width: 98%;
    }
}
